Usage APIsecurity/ImpersonationCheck user impersonationCheck user impersonation GET /api/2.0/security/impersonate/:userId Checks if a user with the ID specified in the request can be impersonated or not. Request Responses200401Boolean value: true - the user can be impersonated, false - the user cannot be impersonatedUnauthorized